Endo API documentation
    Preparing search index...

    Type Alias ExoClassInterfaceGuard<M>

    ExoClassInterfaceGuard: InterfaceGuard<{ [K in keyof M]: MethodGuard }>

    Type Parameters