All files / bundle / wasm / mod.ts

100.00% Branches 0/0
100.00% Lines 1/1
1
2
3
4
5
6
 
 
 
 
 
x1



/**
 * WASM utilities.
 * @module
 */
export type * from "@libs/logger"
export * from "./bundle.ts"