• Parameters

    Returns x is {
        __kind: "Creator";
    } & Omit<{
        creator: PublicKey;
    }, "void"> & {
        __kind: "Creator";
    }

Generated using TypeDoc