mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-27 09:49:19 +00:00
Added URLManager
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
This commit is contained in:
4
packages/url-manager/src/index.ts
Normal file
4
packages/url-manager/src/index.ts
Normal file
@ -0,0 +1,4 @@
|
||||
import URLManager from './URLManager'
|
||||
|
||||
// @ts-expect-error
|
||||
window.URLManager = URLManager
|
Reference in New Issue
Block a user