UNPKG

micro-message

Version:

global data store of micro front-end / multi app

3 lines (2 loc) 117 B
export { getScope } from '../utils'; export declare const getKeyWithScope: (scope: string, key: string) => string;