import type

This commit is contained in:
Nathan Bierema 2023-12-13 18:33:40 -05:00
parent 63efdf0a19
commit 12271c7f29

View File

@ -4,6 +4,8 @@ import {
createStyling,
getBase16Theme,
invertTheme,
} from 'react-base16-styling';
import type {
StylingConfig,
StylingFunction,
Theme,