theatre/packages/playground/src/playground-globals.d.ts

4 lines
51 B
TypeScript
Raw Normal View History

2021-06-18 13:05:06 +02:00
declare module '*.png' {
export default string
}