mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-28 15:19:36 +02:00
Added url parser to support wider range of addresses
This commit is contained in:
parent
5968663be4
commit
a5504e6e80
7 changed files with 63 additions and 24 deletions
2
client/src/utility/index.ts
Normal file
2
client/src/utility/index.ts
Normal file
|
@ -0,0 +1,2 @@
|
|||
export * from './iconParser';
|
||||
export * from './urlParser';
|
Loading…
Add table
Add a link
Reference in a new issue