UNPKG

@hazae41/cursor

Version:

Rust-like Cursor for TypeScript

9 lines (7 loc) 182 B
var Utf8; (function (Utf8) { Utf8.encoder = new TextEncoder(); Utf8.decoder = new TextDecoder(); })(Utf8 || (Utf8 = {})); export { Utf8 }; //# sourceMappingURL=utf8.mjs.map