UNPKG

@jrmc/adonis-attachment

Version:

Turn any field on your Lucid model to an attachment data type

5 lines 219 B
declare const _default: { encode(pixels: Uint8ClampedArray, width: number, height: number, componentX: number, componentY: number): Promise<string>; }; export default _default; //# sourceMappingURL=blurhash.d.ts.map