Spaces:
Running
Running
File size: 69 Bytes
38de65f |
1 2 3 4 |
declare module '*.yml' {
const data: any;
export default data;
} |