mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Reorganize client shared modules
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { makeDeleteRequest, makeGetRequest, makePutBodyRequest } from '../requests/requests'
|
||||
import { CustomConfig } from '../../models/server/custom-config.model'
|
||||
import { DeepPartial } from '@server/types/utils'
|
||||
import { DeepPartial } from '@shared/core-utils'
|
||||
import { merge } from 'lodash'
|
||||
|
||||
function getConfig (url: string) {
|
||||
|
||||
Reference in New Issue
Block a user