Files
starface-outlook-sync-addin/node_modules/@jsonjoy.com/buffers/lib/utf8/sharedCachedUtf8Decoder.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

4 lines
125 B
TypeScript

import { CachedUtf8Decoder } from './CachedUtf8Decoder';
declare const _default: CachedUtf8Decoder;
export default _default;