DataStoreInitInfoArgs: {
    dataAuthority: PluginAuthority;
    initPluginAuthority?: undefined | PluginAuthority;
    lifecycleChecks?: undefined | LifecycleChecks;
    schema: Object;
    type: "DataStore";
}

Type declaration

Generated using TypeDoc