UNPKG

@ctx-core/version__app

Version:
6 lines (5 loc) 168 B
export declare function _version(params?: _version_params_I): string | number; export interface _version_params_I { CACHE_VERSION?: string; VERSION?: string; }