UNPKG

@nozzlegear/react-win-dialog

Version:

An attempt to recreate the Dialog element from WinJS.

13 lines (12 loc) 254 B
{ "compilerOptions": { "module": "commonjs", "target": "es2015", "noImplicitAny": false, "sourceMap": true, "jsx": "react", "outDir": "dist", "declaration": true, "strict": true } }