@woodylab/payload 0.0.9 → 0.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,3 @@
1
+ import { GlobalConfig } from 'payload';
2
+ declare const configSettings: GlobalConfig;
3
+ export default configSettings;
@@ -0,0 +1,9 @@
1
+ 'use strict';
2
+
3
+ var config_index = require('../index-7nwy-EvZ.js');
4
+ require('../fieldRoles-CVvtwYrZ.js');
5
+
6
+
7
+
8
+ exports.configSettings = config_index.configSettings;
9
+ //# sourceMappingURL=index.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;"}
@@ -0,0 +1 @@
1
+ export { default as configSettings } from './globals/configSettings';
@@ -0,0 +1,3 @@
1
+ export { c as configSettings } from '../index-7p3mMbwm.js';
2
+ import '../fieldRoles-BIbUg7oJ.js';
3
+ //# sourceMappingURL=index.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}