Design System Utilities @ 0.1.1-alpha.0
    Preparing search index...

    Object used to give context for where this error was triggered.

    0.1.0-alpha

    interface Context {
        location: string;
        name: string;
    }
    Index

    Properties

    Properties

    location: string

    Location where schema is being tested.

    name: string

    Name for the schema, used in error messages.