UNPKG

@r1tsu/payload

Version:

4 lines 202 B
import type { CollectionConfig } from './types.js'; declare const buildCollection: (collection: CollectionConfig) => CollectionConfig; export default buildCollection; //# sourceMappingURL=build.d.ts.map