JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "util-contains-newline.d.ts"
Full Path: /home/u703019046/domains/nawabs.com.au/public_html/node_modules/yaml/dist/compose/util-contains-newline.d.ts
File size: 134 bytes
MIME-type: text/x-java
Charset: utf-8
import type { Token } from '../parse/cst.js';
export declare function containsNewline(key: Token | null | undefined): boolean | null;