UNPKG

lynx-framework

Version:

lynx is a NodeJS framework for Web Development, based on decorators and the async/await support.

2 lines (1 loc) 71 B
export declare function setup(entitiesPaths: string[]): Promise<void>;