ts-ci/src/myObject.ts

2 lines
40 B
TypeScript
Raw Normal View History

2021-08-01 02:43:03 +02:00
export const myObject = { "p": "foo" };