UNPKG
@montferret/ferret-wasm
Version:
alpha (2.0.0-alpha.30)
latest (1.0.0)
2.0.0-alpha.30
1.0.0
0.7.3
0.7.2
0.7.1
0.7.0
Ferret compiler and runtime ported to WASM
github.com/MontFerret/ferret-wasm
MontFerret/ferret-wasm
@montferret/ferret-wasm
/
dist
/
helpers.d.ts
2 lines
(1 loc)
•
50 B
TypeScript
View Raw
1
2
export
declare
function
assert
(
input
:
any
):
void
;