Vinyl
    Preparing search index...

    Interface MPDProtections<T>

    interface MPDProtections<T> {
        Period: readonly PeriodProtections<T>[];
    }

    Type Parameters

    • T
    Index

    Properties

    Properties

    Period: readonly PeriodProtections<T>[]