UNPKG

@astrojs/markdoc

Version:
2 lines (1 loc) 122 B
export declare function parseInlineCSSToReactLikeObject(css: string | undefined | null): React.CSSProperties | undefined;