refactor: move props.ts from src/types/ to src/core/
The types/ directory now only had a single file. The PropDef and PropTypesFromTable types are foundational to the module infrastructure (used by utils.ts, with-props.ts, and every component), so core/ is a better home. Deleted the empty types/ directory.main
parent
565b79a89c
commit
5d0d15fba1
Loading…
Reference in New Issue