UNPKG

@oazmi/build-tools

Version:

general deno build tool scripts which I practically use in all of my typescript repos

7 lines (6 loc) 181 B
/** this module consists of type definitions for the `deno.json` configuration file. * it is for internal use, and probably irrelevant to the end-user. * * @module */ export {};