UNPKG

aztec

Version:

Node Js Framework for creating API Services

7 lines (6 loc) 129 B
/// <reference path="../node_modules/@types/node/index.d.ts" /> declare module NodeJS { interface Global { use: any } }