1 2 3 4
import * as matrixcs from "./matrix"; export * from "./matrix"; export default matrixcs; //# sourceMappingURL=index.d.ts.map