UNPKG

firejsx

Version:

The React Framework for SSB, SSR and Serverless technologies

3 lines (2 loc) 135 B
import Page from "../classes/Page"; export declare function createMap(path_to_pages: string, inputFileSystem: any): Map<string, Page>;