UNPKG

@dazejs/framework

Version:

Daze.js - A powerful web framework for Node.js

4 lines (3 loc) 73 B
export interface ResourceInterface { resolve(...args: any[]): any; }