util.d.ts 146 Bytes
// Workaround for incomplete exports support in TypeScript
// https://github.com/microsoft/TypeScript/issues/33079
export * from './dist/util.js'