You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Buddy 5d0d15fba1 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.
3 months ago
..
components refactor: move props.ts from src/types/ to src/core/ 3 months ago
core refactor: move props.ts from src/types/ to src/core/ 3 months ago
index.ts refactor: move props.ts from src/types/ to src/core/ 3 months ago