interface RecordAndTuplePluginOptions {
    syntaxType: "bar" | "hash";
}

Properties

Properties

syntaxType: "bar" | "hash"