stack

Home > @infiniteobjects/models > StorageObject > makePublic

StorageObject.makePublic() method

Makes the object public to the internet

Signature:

makePublic(): Promise<void>;

Returns:

Promise<void>