UNPKG

sardines-built-in-services

Version:
3 lines 407 B
export { PostgreSQL, PostgresServerSettings, PostgresDatabaseStructure, PostgresTableStructure, StorageType, StorageSettings, Storage, setup as setupStorage, RedisCache, RedisServerSettings, RedisDataType, RedisOperationOptions } from './storage/index'; export { TempleteAccount as PostgresTempleteAccount, Account, Token } from './templetes/postgresql_templete_account'; //# sourceMappingURL=index.d.ts.map