Skip to main content
Module

x/polkadot/x-textdecoder/mod.ts

Package publishing for deno.land/x/polkadot
Go to Latest
File

export { packageInfo } from './packageInfo.ts';
const _TextDecoder = TextDecoder;
export { _TextDecoder as TextDecoder };