UNPKG

el-beeswarm

Version:

<div style="display: flex; padding: 1rem; flex-direction: column; align-items: center; justify-content: center; height: 100vh; text-align: center; display: flex;

3 lines (2 loc) 126 B
export declare function isString(input: unknown): input is string; export declare function isEmpty(input: string): boolean;