mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Move typescript utils in its own directory
This commit is contained in:
parent
077f344891
commit
6b5f72beda
78 changed files with 91 additions and 133 deletions
|
@ -15,7 +15,7 @@ import {
|
|||
import { TokensCache } from '@server/lib/auth/tokens-cache'
|
||||
import { MUserAccountId } from '@server/types/models'
|
||||
import { MOAuthTokenUser } from '@server/types/models/oauth/oauth-token'
|
||||
import { AttributesOnly } from '@shared/core-utils'
|
||||
import { AttributesOnly } from '@shared/typescript-utils'
|
||||
import { logger } from '../../helpers/logger'
|
||||
import { AccountModel } from '../account/account'
|
||||
import { ActorModel } from '../actor/actor'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue