UNPKG

adonis-responsive-attachment

Version:

Generate and persist optimised and responsive breakpoint images on the fly in your AdonisJS application.

13 lines (12 loc) 381 B
/* * adonis-responsive-attachment * * (c) Ndianabasi Udonkang <ndianabasi@furnish.ng> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ /// <reference path="./attachment.ts" /> /// <reference path="./container.ts" /> /// <reference path="./images.ts" /> /// <reference path="./validator.ts" />