jshiki
    Preparing search index...

    Type Alias AllowAccessRule

    type AllowAccessRule = {
        allow: AccessPath;
    }
    Index

    Properties

    Properties

    allow: AccessPath

    The path to the property to which access should be allowed.