@quack-protocol/sdk - v0.1.0
    Preparing search index...

    Interface IntegerLiteralTypeInfo

    INTEGER_LITERAL metadata marker.

    interface IntegerLiteralTypeInfo {
        alias?: string;
        type: INTEGER_LITERAL;
    }

    Hierarchy

    • BaseExtraTypeInfo
      • IntegerLiteralTypeInfo
    Index

    Properties

    Properties

    alias?: string