UNPKG

@wordpress/components

Version:
6 lines 165 B
/** * External dependencies */ import type { ReactText } from 'react'; export declare function space(value: ReactText): string; //# sourceMappingURL=space.d.ts.map