Variable extendersConst

extenders: {
    Model: typeof Model;
    PostTypes: typeof PostTypes;
    Routes: typeof Routes;
    Search: typeof Search;
    Store: typeof Store;
} = ...

Type declaration

Generated using TypeDoc v0.24.8