Cloesce - v0.1.5
    Preparing search index...

    Interface PlainOldObject

    interface PlainOldObject {
        attributes: NamedTypedValue[];
        name: string;
        source_path: string;
    }
    Index

    Properties

    attributes: NamedTypedValue[]
    name: string
    source_path: string