string.d.ts 86 Bytes Raw Blame History Permalink 1 2 import type { ScalarTag } from '../types.js'; export declare const string: ScalarTag;