lodash-walk-object
Version:
Walk all properties deep in object with lodash help
21 lines (20 loc) • 591 B
TypeScript
/**
* Autogenerated by current cli tool
*/
export declare const BUILD_FRAMEWORK_CLI_NAME = "tnp";
/**
* This value can be change in taon.jsonc (appId)
*/
export declare const APP_ID = "com.domain.example.lodash-walk-object";
/**
* Autogenerated by current cli tool
*/
export declare const BUILD_BASE_HREF = "";
/**
* This value can be change in taon.jsonc (overrideNpmName)
*/
export declare const PROJECT_NPM_NAME = "lodash-walk-object";
/**
* Autogenerated by current cli tool. Use *tnp release* to bump version.
*/
export declare const CURRENT_PACKAGE_VERSION = "19.0.41";