UNPKG

appsapp-cli

Version:

This command line program is the important counterpart of appsapp-module for connecting built-in or custom backend services.

2 lines (1 loc) 149 B
export declare function IsList(typeOfItems: any, usePropertyAsUuid?: string, uniqueItems?: boolean): (object: Object, propertyName: string) => void;