UNPKG

@spectra/window-day-care

Version:

A library to help you create popup windows and iframes. It makes communication between parent and child window a breeze.

10 lines 165 B
{ "extends": "../tsconfig.json", "compilerOptions": { "declaration": true, "outDir": "../dist" }, "include": [ "**/*" ] }