string.d.ts 86 B

12
  1. import type { ScalarTag } from '../types.js';
  2. export declare const string: ScalarTag;