remove test export..
This commit is contained in:
parent
280c0f77af
commit
bb4f5b32e8
1 changed files with 0 additions and 2 deletions
|
@ -87,5 +87,3 @@ export function isValidBlurhash(blurhashString: string) {
|
||||||
instance.free(stringPtr);
|
instance.free(stringPtr);
|
||||||
return Boolean(result);
|
return Boolean(result);
|
||||||
}
|
}
|
||||||
|
|
||||||
export { instance as weed };
|
|
||||||
|
|
Loading…
Reference in a new issue