UNPKG

properties-gen

Version:

CLI to generate environment properties based on config

3 lines (2 loc) 114 B
export declare const isArray: (value: any) => boolean; export declare const isPrimitive: (value: any) => boolean;