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) 101 B
export declare function IsEqualTo(property: string): (object: Object, propertyName: string) => void;