Type Alias BackendOptions

BackendOptions: {
    modelOptions?: ModelOptions;
} & ShareDBOptions