UNPKG

@atlaskit/editor-common

Version:

A package that contains common classes and components for editor and renderer

2 lines (1 loc) 75 B
export declare function getModeFromTheme(theme: string): "dark" | "light";