Introduction
Migration
Appearance
import { ConfigSourceOnChangeCB } from "@tsed/config/src/types/interfaces/ConfigSource";
See /packages/config/src/types/interfaces/ConfigSource.ts.
type ConfigSourceOnChangeCB = () => void;