fillSlot variable
checks if data can fill the slot
Signature:
fillSlot: (data: {
[key: string]: unknown;
}, fieldName: string) => Uint8Array
checks if data can fill the slot
Signature:
fillSlot: (data: {
[key: string]: unknown;
}, fieldName: string) => Uint8Array