UNPKG
@atlaskit/editor-plugin-user-preferences
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
UserPreferences plugin for @atlaskit/editor-core
bitbucket.org/atlassian/atlassian-frontend-mirror
@atlaskit/editor-plugin-user-preferences
/
dist
/
types
/
index.d.ts
3 lines
(2 loc)
•
139 B
TypeScript
View Raw
1
2
3
export
{ userPreferencesPlugin }
from
'./userPreferencesPlugin'
;
export
type
{
UserPreferencesPlugin
}
from
'./userPreferencesPluginType'
;