UNPKG

@atlaskit/editor-plugin-table

Version:

Table plugin for the @atlaskit/editor

1 lines 66 B
export const unitToNumber = unit => unit ? parseInt(unit, 10) : 0;