DefinitelyTyped/types/babel-plugin-react-pug/index.d.ts
2017-09-08 15:17:57 -07:00

7 lines
270 B
TypeScript

// Type definitions for babel-plugin-react-pug 0.5
// Project: https://github.com/ljbc1994/babel-plugin-react-pug
// Definitions by: John Papandriopoulos <https://github.com/jpap>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare var pug: any;