1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-27 01:39:21 +00:00
Files
libs/packages/url-manager/src/index.ts
2020-08-31 00:41:38 +02:00

5 lines
90 B
TypeScript

import URLManager from './URLManager'
// @ts-expect-error
window.URLManager = URLManager