Variable extenders

extenders: {
    Model: typeof Model;
    PostTypes: typeof PostTypes;
    Routes: typeof Routes;
    Store: typeof Store;
}

Type declaration

Generated using TypeDoc v0.23.24