Documentation
    Preparing search index...

    Type Alias BaseObject

    type BaseObject = {
        constructor: { name: string };
    }
    Index

    Properties

    Properties

    constructor: { name: string }