UNPKG

@atlaskit/editor-plugin-feature-flags

Version:

Feature flags plugin for @atlaskit/editor-core

3 lines (2 loc) 154 B
export { featureFlagsPlugin } from './featureFlagsPlugin'; export type { FeatureFlagsPlugin, FeatureFlagsPluginOptions } from './featureFlagsPluginType';