{"version":3,"file":"configSchema.mjs","sources":["../lib/configurations/config-schema/index.ts"],"sourcesContent":["// re-exports all schemas\n\nimport { Config } from './configSchema'\n\nexport * from './apiSchema'\nexport * from './authenticationSchema'\nexport * from './contentSchema'\nexport * from './routingSchema'\nexport * from './metadataSchema'\nexport * from './languagesSchema'\nexport * from './themesSchema'\nexport * from './trackerSchema'\nexport * from './configSchema'\n\nexport function defineUserConfig(config: Config): Config {\n  return config\n}\n"],"names":["defineUserConfig","config"],"mappings":";;;;;;;;;AAcO,SAASA,EAAiBC,GAAwB;AAChD,SAAAA;AACT;"}