/** * @packageDocumentation * @module std */ export * from "./operators"; export * from "./operations"; export * from "./special_math/index"; export * from "./IComputable"; //# sourceMappingURL=index.d.ts.map