UNPKG

@buurman/sdk

Version:

The buurman SDK

6 lines 270 B
export { default as template } from "lodash.template"; export { Dictionary, TemplateExecutor, TemplateOptions, TemplateSettings, } from "lodash"; export * from "@buurman/commons"; export * from "./apis"; export * from "./models"; //# sourceMappingURL=index.d.ts.map