astro-ghostcms/.pnpm-store/v3/files/22/00cddc51d4842853da67b3e2870...

3 lines
124 B
Plaintext

export declare function isString(input: unknown): input is string;
export declare function isEmpty(input: string): boolean;