@traversable/schema
    Preparing search index...

    Variable isQuotedConst

    isQuoted: (text: string | number) => boolean = ...

    Type declaration

      • (text: string | number): boolean
      • Parameters

        • text: string | number

        Returns boolean