mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
Removed require decleration
This commit is contained in:
parent
5887463fbc
commit
857c6e5f74
@ -1,7 +1,5 @@
|
||||
import { Gulpclass, Task, SequenceTask, MergedTask } from "gulpclass";
|
||||
|
||||
declare function require(module: string): any;
|
||||
|
||||
const gulp = require("gulp");
|
||||
const del = require("del");
|
||||
const shell = require("gulp-shell");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user