UNPKG

@datalayer/primer-rjsf

Version:

React JSON Schema Form (RJSF) for Primer

70 lines (69 loc) 2.03 kB
declare namespace _default { namespace schema { export namespace definitions { namespace largeEnum { export let type: string; let _enum: string[]; export { _enum as enum }; } } export let title: string; let type_1: string; export { type_1 as type }; export namespace properties { namespace string { let type_2: string; export { type_2 as type }; let title_1: string; export { title_1 as title }; } namespace choice1 { let $ref: string; } namespace choice2 { let $ref_1: string; export { $ref_1 as $ref }; } namespace choice3 { let $ref_2: string; export { $ref_2 as $ref }; } namespace choice4 { let $ref_3: string; export { $ref_3 as $ref }; } namespace choice5 { let $ref_4: string; export { $ref_4 as $ref }; } namespace choice6 { let $ref_5: string; export { $ref_5 as $ref }; } namespace choice7 { let $ref_6: string; export { $ref_6 as $ref }; } namespace choice8 { let $ref_7: string; export { $ref_7 as $ref }; } namespace choice9 { let $ref_8: string; export { $ref_8 as $ref }; } namespace choice10 { let $ref_9: string; export { $ref_9 as $ref }; } } } namespace uiSchema { let choice1_1: { "ui:placeholder": string; }; export { choice1_1 as choice1 }; } let formData: {}; } export default _default;