Zodiac API Documentation - v0.0.3
    Preparing search index...

    Type Alias ObjectPair

    type ObjectPair = {
        key: SyncParseReturnType<any>;
        value: SyncParseReturnType<any>;
    }
    Index

    Properties

    Properties