Interface WorldReadableRequest

interface WorldReadableRequest {
    readableID: string;
}

Properties

Properties

readableID: string