mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Add reference to node
This commit is contained in:
parent
1781feb65c
commit
9b8299ce8b
2
gulp-coffeeify/gulp-coffeeify.d.ts
vendored
2
gulp-coffeeify/gulp-coffeeify.d.ts
vendored
@ -3,6 +3,8 @@
|
||||
// Definitions by: Qubo <https://github.com/tkQubo>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../node/node.d.ts" />
|
||||
|
||||
declare module "gulp-coffeeify" {
|
||||
namespace coffeeify {
|
||||
interface Coffeeify {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user