UNPKG

@mikezimm/npmfunctions

Version:
2 lines (1 loc) 159 B
export declare function getAllItems(configWebURL: string, propsListName: string, thisProps: string[], restFilter: string, runAsync: boolean): Promise<any[]>;