UNPKG

jsshort

Version:

It will make your codes much short and easiar

6 lines 273 B
export declare const int: typeof parseInt; export declare const str: StringConstructor; export declare const float: typeof parseFloat; export declare const bool: BooleanConstructor; export declare const array: (value: any) => any[]; //# sourceMappingURL=typechange.d.ts.map