2023-09-20 10:12:17 +08:00

5 lines
52 B
TypeScript

export const customKey = {
a: 1,
b: 'hello',
};