UNPKG

aran

Version:
5 lines (4 loc) 326 B
export { aspect_kind_enumeration as standard_aspect_kind_enumeration } from "./standard/index.mjs"; export { aspect_kind_enumeration as flexible_aspect_kind_enumeration } from "./flexible/index.mjs"; export { weave as weaveStandard } from "./standard/index.mjs"; export { weave as weaveFlexible } from "./flexible/index.mjs";