UNPKG

@kevinmarrec/cloudstack-taze-config

Version:
7 lines (6 loc) 248 B
import { CheckOptions } from "taze"; //#region src/index.d.ts declare function useConfig(config?: Partial<CheckOptions>): Partial<CheckOptions>; declare const _default: Partial<CheckOptions>; //#endregion export { _default as default, useConfig };