index.d.ts 106 Bytes Edit Raw Blame History Permalink 1 2 3 4 import get from './get'; import set from './set'; export { get, set }; //# sourceMappingURL=index.d.ts.map