// Type definitions for methods 1.1 // Project: https://github.com/jshttp/methods // Definitions by: Carlos Precioso // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare const methods: string[]; export = methods;