@traversable/schema
    Preparing search index...
    interface Literal {
        "[Kind]": "Literal";
        const: string | number | boolean;
    }
    Index

    Properties

    Properties

    "[Kind]": "Literal"
    const: string | number | boolean