KC's Workspace
    Preparing search index...

    A @layer statement rule.

    See also LayerBlockRule.

    interface LayerStatementRule {
        loc: Location2;
        names: string[][];
    }
    Index

    Properties

    Properties

    The location of the rule in the source file.

    names: string[][]

    The layer names to declare.