{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/geometry/shape/schema/index.ts"],"names":[],"mappings":";;AAAA,gCAA+C;AAE/C,IAAM,kBAAkB,GAAG,IAAA,2BAAoB,EAAC,QAAQ,EAAE;IACxD,gBAAgB,EAAE,EAAE,EAAE,2EAA2E;CAClG,CAAC,CAAC;AAEH,kBAAe,kBAAkB,CAAC","sourcesContent":["import { registerShapeFactory } from '../base';\n\nconst SchemaShapeFactory = registerShapeFactory('schema', {\n defaultShapeType: '', // 'schema' is for some custom shapes, so will not specify defaultShapeType\n});\n\nexport default SchemaShapeFactory;\n"]}