UNPKG

@n3okill/utils

Version:
7 lines (6 loc) 294 B
export * from "./configuration/getProperty"; export * from "./configuration/hasProperty"; export * from "./configuration/isPropertyDefined"; export * from "./configuration/isPropertyDefinedWithThrow"; export * from "./configuration/removeProperty"; export * from "./configuration/setProperty";