]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/types/models/account/account.ts
Move typescript utils in its own directory
[github/Chocobozzz/PeerTube.git] / server / types / models / account / account.ts
index 71f6c79aad45e9a9e92ea14451eff8642b5c6d77..282a2971b04ecfa0f58a42fac4ff8d78ca637fd4 100644 (file)
@@ -1,4 +1,4 @@
-import { FunctionProperties, PickWith } from '@shared/core-utils'
+import { FunctionProperties, PickWith } from '@shared/typescript-utils'
 import { AccountModel } from '../../../models/account/account'
 import {
   MActor,