FileMaker Data API Tools API - v1.2.0
    Preparing search index...

    Interface SchemaDiffWorkerOptions

    interface SchemaDiffWorkerOptions {
        workerFactory?: () => SchemaDiffWorkerHandle;
    }
    Index

    Properties

    Properties

    workerFactory?: () => SchemaDiffWorkerHandle