ConfigInputFn

ConfigInputFn — API reference.

View source ↗

Type

type ConfigInputFn = () => Config | Promise<Config>;

On this page