UNPKG

p5-analysis

Version:

API to find, create, and analyze p5.js sketch files.

3 lines (2 loc) 136 B
export declare function isHtmlPathname(pathname: string): boolean; export declare function isScriptPathname(pathname: string): boolean;