UNPKG

sardines-built-in-services

Version:
21 lines (19 loc) 432 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'