UNPKG

@acoustic-content-sdk/redux-feature-url-config

Version:

> TODO: description

13 lines (12 loc) 313 B
/** Version and build number of the package */ export declare const VERSION: { version: { major: string; minor: string; patch: string; branch: string; }; build: Date; }; /** Module name */ export declare const MODULE = "@acoustic-content-sdk/redux-feature-url-config";