UNPKG

@equinor/mad-core

Version:

Core library for the Mobile App Delivery team

3 lines (2 loc) 100 B
import { CoreDictionary } from "./types"; export declare const useDictionary: () => CoreDictionary;