UNPKG

@foal/core

Version:

Full-featured Node.js framework, with no complexity

2 lines (1 loc) 125 B
export declare function isFunction(schema: object | ((controller: any) => object)): schema is ((controller: any) => object);