UNPKG

asciidoctor-gettext

Version:

gettext/po string extraction tool for asciidoc documents

3 lines (2 loc) 131 B
import AbstractBlock = AsciiDoctorJs.AbstractBlock; export declare function isArrayOfBlocks(value: any): value is AbstractBlock[];