UNPKG

@bothive/helpers

Version:

Collection of helper functions mainly used inside bothive-core project

4 lines (3 loc) 170 B
export * as elasticInterface from "./elastic.interfaces"; export * as errorInterface from "./error.interfaces"; export * as headersInterface from "./headers.interfaces";