mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
7 lines
270 B
TypeScript
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;
|