UNPKG

webpd

Version:

WebPd is a compiler for audio programming language Pure Data allowing to run .pd patches on web pages.

3 lines (2 loc) 133 B
export declare const isDirectorySync: (filepath: string) => boolean; export declare const isFileSync: (filepath: string) => boolean;