aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/core-utils/common/index.ts
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-07-26 14:12:39 +0200
committerChocobozzz <me@florianbigard.com>2021-07-26 14:12:50 +0200
commit9162fdd36300d2478f13d6ad346ec2c323f40faa (patch)
treedea0ca43f3ea2fb72a73ca77338f5b7c990acdd7 /shared/core-utils/common/index.ts
parent764b1a14fc494f2cfd7ea590d2f07b01df65c7ad (diff)
downloadPeerTube-9162fdd36300d2478f13d6ad346ec2c323f40faa.tar.gz
PeerTube-9162fdd36300d2478f13d6ad346ec2c323f40faa.tar.zst
PeerTube-9162fdd36300d2478f13d6ad346ec2c323f40faa.zip
Refactor video links building
Diffstat (limited to 'shared/core-utils/common/index.ts')
-rw-r--r--shared/core-utils/common/index.ts5
1 files changed, 5 insertions, 0 deletions
diff --git a/shared/core-utils/common/index.ts b/shared/core-utils/common/index.ts
new file mode 100644
index 000000000..83f2ccbb6
--- /dev/null
+++ b/shared/core-utils/common/index.ts
@@ -0,0 +1,5 @@
1export * from './date'
2export * from './miscs'
3export * from './regexp'
4export * from './types'
5export * from './url