UNPKG

70 BTypeScriptView Raw
1declare function ToString(value: unknown): string;
2export = ToString;