mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 22:30:56 +00:00
4 lines
106 B
TypeScript
4 lines
106 B
TypeScript
import get from './get';
|
|
import set from './set';
|
|
export { get, set };
|
|
//# sourceMappingURL=index.d.ts.map
|