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) 126 B
export declare const urlDirName: (url: string) => string; export declare const isExternalUrl: (urlString: string) => boolean;