UNPKG

@smake/json5

Version:
5 lines (4 loc) 116 B
import { LLVM } from '@smake/llvm'; export declare abstract class LibJson5 { static config(llvm: LLVM): void; }