Hi, I'm using
import { schemaDefinitionOptions } from "simpl-schema/dist/SimpleSchema";
even though it apparently is not for public use, it is great help for my project since I'm extending capabilities of schema in a great manner. New version disallows this. Would it be possible to export the schemaDefinitionOptions array or provide some getter?
Thanks