timothyliu
Results
1
issues of
timothyliu
Thank you! json-schema-to-ts is good job for me, but this case I need your support: ``` const testSchema = { $id: 'test', type: 'object', patternProperties: { '^[\\w_$]+$': { title: '自定義樣式',...