Coda by Ian Macalinao
    Preparing search index...
    interface CreateConfigInstructionDataArgs {
        configParameters: StaticConfigParametersArgs;
        index: number | bigint;
    }
    Index

    Properties

    configParameters: StaticConfigParametersArgs
    index: number | bigint