No Description

string.d.ts 86B

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