UNPKG

@rooks/use-isomorphic-effect

Version:

Resolves to useEffect when window is not in scope and useLayout effect in the browser

12 lines (11 loc) 210 B
{ "extends": "../tsconfig_independent.settings.json", "include": [ "./src/index.ts", "../shared/**/*.ts", ], "compilerOptions": { "rootDir": "../", "outDir": "./lib", } }