mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
4 lines
115 B
TypeScript
4 lines
115 B
TypeScript
|
/* eslint-disable import/no-unassigned-import */
|
||
|
import './dom.d';
|
||
|
/* eslint-enable import/no-unassigned-import */
|