UNPKG

@wocker/core

Version:
17 lines (16 loc) 391 B
export * from "./Command"; export * from "./Completion"; export * from "./Controller"; export * from "./Description"; export * from "./Global"; export * from "./Inject"; export * from "./Injectable"; export * from "./Module"; export * from "./Option"; export * from "./Param"; export * from "./Plugin"; export type { /** * @deprecated */ ModuleMetadata as ModuleConfig } from "./Module";