UNPKG

mosquito-transport

Version:

Quickly spawn server infrastructure along robust authentication, database, storage, and cross-platform compatibility

29 lines 665 B
export const Scoped = { AbsoluteIterator: 0, SequentialIO: {}, DDOS_Verse: {}, pendingSignups: {}, TokenSelfDestruction: { RefreshToken: {}, AccessToken: {} }, cacheTranformVideoTimer: {}, FfmpegTranscodeTask: {}, SequentialUid: {}, Databases: {}, serverInstances: {}, expressInstances: {}, /** * @type {{ * [projectName: string]: { * mongoInstances: { * [url: string]: { * defaultName: string, * instance: import('mongodb').MongoClient * } * } * } * }} */ InstancesData: {} }