UNPKG

@melchyore/adonis-cache

Version:
15 lines (14 loc) 518 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* |-------------------------------------------------------------------------- | Exporting an array of commands |-------------------------------------------------------------------------- | */ exports.default = [ '@melchyore/adonis-cache/build/commands/Clear', '@melchyore/adonis-cache/build/commands/Forget', '@melchyore/adonis-cache/build/commands/DynamoDB', '@melchyore/adonis-cache/build/commands/Table' ];