/** * ホワイトスペース(空白文字)類 * * 改行(`\r|\n|\r\n`)は含まない * */ export declare const SPACE_CHARS: string; //# sourceMappingURL=SPACE_CHARS.d.ts.map