Searched defs:isBlurhashString (Results 1 – 2 of 2) sorted by relevance
2 export declare function isBlurhashString(str: string): boolean; function
3 export function isBlurhashString(str) { function