mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Type models
This commit is contained in:
parent
65fcc3119c
commit
e02643f32e
76 changed files with 1710 additions and 816 deletions
|
@ -1,6 +1,6 @@
|
|||
import config = require('config')
|
||||
|
||||
const db = require('./database')
|
||||
import { database as db } from './database'
|
||||
import { CONFIG } from './constants'
|
||||
|
||||
// Some checks on configuration files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue