UNPKG

ut-tools

Version:

Build and Release management automation package.

2 lines (1 loc) 92 B
export declare const startsWith: (source: string | any[], val: string | any[]) => boolean;