UNPKG

@cap3/capitano-theme

Version:
4 lines 211 B
import { Decoder } from "@mojotech/json-type-validation"; import { CapitanoTheme } from "./index"; export declare const capitanoThemeDecoder: Decoder<CapitanoTheme>; //# sourceMappingURL=themeValidation.d.ts.map