{"version":3,"sources":["../../src/exports/types-deprecated.ts"],"sourcesContent":["import type {\n Args as _Args,\n GeneratedDatabaseSchema as _GeneratedDatabaseSchema,\n PostgresAdapter as _PostgresAdapter,\n} from '../types.js'\n\n/**\n * @deprecated - import from `@payloadcms/db-postgres` instead\n */\nexport type Args = _Args\n\n/**\n * @deprecated - import from `@payloadcms/db-postgres` instead\n */\nexport type GeneratedDatabaseSchema = _GeneratedDatabaseSchema\n\n/**\n * @deprecated - import from `@payloadcms/db-postgres` instead\n */\nexport type PostgresAdapter = _PostgresAdapter\n"],"names":[],"mappings":"AAgBA;;CAEC,GACD,WAA8C"}