UNPKG

ut-tools

Version:

Build and Release management automation package.

5 lines (4 loc) 93 B
export declare function parseBase(base: string): { name: string; ext: string; };