UNPKG

father

Version:

A bundless/bundle build tool

4 lines (3 loc) 115 B
import { IApi } from '../../types'; declare const _default: (api: IApi) => Promise<void>; export default _default;