John B
Results
1
comments of
John B
what about (generated with: https://transform.tools/json-schema-to-typescript) ``` /** * e.g. 2014-06-29 */ export type Iso8601 = string; export interface ResumeSchema { /** * link to the version of the schema that...