Sanity Library Reference Docs
    Preparing search index...

    Type Alias FooResult

    type FooResult = {
        bar: number;
    }
    Index

    Properties

    Properties

    bar: number