node-ejs-renderer/node_modules/@jsonjoy.com/util/lib/json-brand/index.d.ts

4 lines
121 B
TypeScript
Raw Normal View History

2024-06-09 13:55:01 -04:00
import * as type from './types';
export declare const JSON: type.JSON;
export type { json, json_string } from './types';