Coal LLC - v1.0.0
    Preparing search index...

    Interface IModLookupResult

    interface IModLookupResult {
        key: string;
        value: IModLookupData;
    }
    Index

    Properties

    Properties

    key: string