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 154 B
{ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "./" }, "include": [ "**/*", "../src/**/*" ] }