summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/sys.ts
blob: 5f7c2c96006dab4139dc926a74ce59b838ba4270 (plain)
1
2
3
// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
export * from "ext:deno_node/util.ts";
export { default } from "ext:deno_node/util.ts";