config.default.ts 52 B

1234
  1. export const customKey = {
  2. a: 1,
  3. b: 'hello',
  4. };