(data: Schema, checkId?: boolean)
| 103 | emitPropChange(val: IPublicTypePropChangeOptions): void; |
| 104 | |
| 105 | import(data: Schema, checkId?: boolean): void; |
| 106 | |
| 107 | internalSetSlotFor(slotFor: Prop | null | undefined): void; |
| 108 |
no outgoing calls
no test coverage detected