Home > IPCB_PrimitiveAPI > getAll
IPCB_PrimitiveAPI.getAll property
Signature
typescript
getAll: (...args: any[]) => Array<IPCB_Primitive> | Promise<Array<IPCB_Primitive>> | Promise<Array<IPCB_Primitive>>;
1