UNPKG

@storm-stack/types

Version:

⚡ The storm-stack monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.

2 lines (1 loc) 68 B
export declare const isString: (value: unknown) => value is string;