UNPKG
@hazae41/memory
Version:
latest (1.0.10)
1.0.10
1.0.8
1.0.7
Disposable bytes for TypeScript & WebAssembly
github.com/hazae41/memory
hazae41/memory
@hazae41/memory
/
dist
/
cjs
/
index.cjs
9 lines
(4 loc)
•
130 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
'use strict'
;
var
index =
require
(
'./mods/memory/index.cjs'
);
exports
.
Slice
= index.
Slice
;
//# sourceMappingURL=index.cjs.map