UNPKG

@coat/cli

Version:

TODO: See #3

4 lines (3 loc) 150 B
import { JsonObject } from "type-fest"; import { FileTypeFunctions } from "."; export declare const yamlFileFunctions: FileTypeFunctions<JsonObject>;