UNPKG

100 BTypeScriptView Raw
1import { BuldFunction } from "./types";
2declare const build: BuldFunction;
3export default build;