UNPKG

node-shntool

Version:

Node interface to shntool (http://www.etree.org/shnutils/shntool/)

4 lines (3 loc) 139 B
import 'console'; export declare function safeString(str: string): string; export declare function safeBoolean(bool: boolean): boolean;