UNPKG

@googleforcreators/units

Version:

A collection of utility functions as well as a React context provider for dealing with "data" and "editor" pixels in the Web Stories editor.

10 lines (9 loc) 200 B
{ "extends": "../../tsconfig.shared.json", "compilerOptions": { "rootDir": "src", "declarationDir": "dist-types" }, "references": [{ "path": "../react" }], "include": ["src/**/*"] }