UNPKG

@nfps.dev/runtime

Version:

Runtime library for NFPs

5 lines (4 loc) 251 B
export declare const P_NS_SVG = "http://www.w3.org/2000/svg"; export declare const P_NS_HTML = "http://www.w3.org/1999/xhtml"; export declare const P_NS_NFP = "https://nfps.dev/"; export declare const S_CONTENT_TYPE_SCRIPT = "application/ecmascript";