Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/yaml/dist/schema/common/null.d.ts
import type { ScalarTag } from '../types';
export declare const nullTag: ScalarTag & {
test: RegExp;
};