import { Config } from "https://deno.land/x/clarigen@v0.4.9/src/cli/config.ts";
Constructors
new
Config(config: ConfigFile, clarinet: ClarinetConfig)Methods
joinFromClarinet(filePath: string)
outputResolve(type: OutputType, filePath?: string)
supports(type: OutputType)
type(type: OutputType)