@audiotool/nexus - v0.0.12
    Preparing search index...

    Type Alias Hashable

    Something that can be hashed. An object that implements this interface can be used as a key in a HashMap.

    type Hashable = {
        "[hashSymbol]": string;
    }

    Implemented by

    Index

    Properties

    Properties

    "[hashSymbol]": string