require -> import
This commit is contained in:
parent
e02643f32e
commit
4d4e5cd4dc
33 changed files with 66 additions and 67 deletions
|
@ -1,4 +1,4 @@
|
|||
import express = require('express')
|
||||
import * as express from 'express'
|
||||
|
||||
import { badRequest } from '../../helpers'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue