UNPKG

@pushrocks/smartstring

Version:

handle strings in smart ways. TypeScript ready.

3 lines (2 loc) 124 B
export declare const isUtf8: (stringArg: string) => boolean; export declare const isBase64: (stringArg: string) => boolean;