UNPKG

@wordpress/block-library

Version:
5 lines (4 loc) 155 B
export const MIN_EXCERPT_LENGTH = 10; export const MAX_EXCERPT_LENGTH = 100; export const MAX_POSTS_COLUMNS = 6; export const DEFAULT_EXCERPT_LENGTH = 55;