source:
frontend/node_modules/fast-glob/out/utils/string.d.ts
| Last change on this file was 9af201e, checked in by , 13 days ago | |
|---|---|
|
|
| File size: 124 bytes | |
| Line | |
|---|---|
| 1 | export declare function isString(input: unknown): input is string; |
| 2 | export declare function isEmpty(input: string): boolean; |
Note:
See TracBrowser
for help on using the repository browser.
