UNPKG

@mikezimm/fps-library-v2

Version:

Library of reusable typescript/javascript functions, interfaces and constants

3 lines 144 B
export declare function isXML(str: string): boolean; export declare function isHTML(str: string): boolean; //# sourceMappingURL=isXML.d.ts.map