@moontaiworks/fanbox-dl - v1.0.0
    Preparing search index...

    Interface FanboxEnvelope<T>

    interface FanboxEnvelope<T> {
        body: T;
    }

    Type Parameters

    • T
    Index

    Properties

    Properties

    body: T