UNPKG

@ilingo/fs

Version:

This is a lightweight library for translation.

3 lines (2 loc) 118 B
import type { Config, ConfigInput } from './types'; export declare function buildConfig(input?: ConfigInput): Config;