jshiki
    Preparing search index...

    Type Alias BlockAccessRule

    type BlockAccessRule = {
        block: AccessPath;
    }
    Index

    Properties

    Properties

    block: AccessPath

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