mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Unnecessarily references, which is already referenced in the type definition.
This commit is contained in:
@@ -1,12 +1,3 @@
|
||||
// Type definitions for hapi 17.0
|
||||
// Project: https://github.com/hapijs/hapi
|
||||
// Definitions by: Marc Bornträger<https://github.com/BorntraegerMarc>
|
||||
// Rafael Souza Fijalkowski <https://github.com/rafaelsouzaf>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
// Note/Disclaimer: None.
|
||||
|
||||
/// <reference types="node" />
|
||||
|
||||
/** REQUEST */
|
||||
export * from './request/catch-all';
|
||||
|
||||
Reference in New Issue
Block a user