UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

7 lines (6 loc) 205 B
/** * This file will be transformed by makeReleaseVersion.ts */ export declare const getVersion: () => string; export declare const getSha: () => string; export declare const getBuildDate: () => string;