std/jsonc/mod.ts

3 lines
103 B
TypeScript

// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
export * from "./parse.ts";