Cloesce - v0.1.5
    Preparing search index...

    Interface NamedTypedValue

    interface NamedTypedValue {
        cidl_type: CidlType;
        name: string;
    }
    Index

    Properties

    Properties

    cidl_type: CidlType
    name: string