Files
bbq/src/typings.d.ts
2022-05-12 10:17:52 +08:00

5 lines
191 B
TypeScript

// # 3rd Party Library
// If the library doesn't have typings available at `@types/`,
// you can still use it by manually adding typings for it
// declare module 'quill-image-resize-module';