export type PrimitiveType = 'String' | 'Number' | 'Boolean' | 'Date' | 'Any'; //# sourceMappingURL=primitive-type.d.ts.map