Export CommonExternalProps

This commit is contained in:
Nathan Bierema 2023-01-05 08:47:54 -05:00
parent 81926f3212
commit f11383d294

View File

@ -85,5 +85,6 @@ export type {
IsCustomNode,
SortObjectKeys,
Styling,
CommonExternalProps,
} from './types';
export type { StylingValue };