export * from './schema'; export { default as runPluralSpec } from './Plural.spec'; export { default as runSingularSpec } from './Singular.spec';