0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/shared/declaration/index.ts
2022-05-29 21:11:58 +08:00

4 lines
139 B
TypeScript

/* eslint-disable import/no-unassigned-import */
import './react-app.d';
import './dom.d';
/* eslint-enable import/no-unassigned-import */