Files
bbq/src/typings.d.ts
2021-11-26 16:34:35 +08:00

5 lines
188 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';