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