Variable default

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

Type declaration

Generated using TypeDoc v0.24.8