UNPKG

@nodecg/types

Version:

Dynamic broadcast graphics rendered in a browser

3 lines (2 loc) 126 B
import * as IOE from "fp-ts/IOEither"; export declare const readJsonFileSync: (path: string) => IOE.IOEither<Error, unknown>;