- Preparing search index...
- The search index is not available
bruce-models
- Get(params): Promise<{
published: IPublish;
}>
-
Parameters
-
params: {
accountId: string;
api?: GlobalApi.Api;
req?: IReqParams;
tilesetId: string;
}
-
accountId: string
-
-
-
tilesetId: string
Returns Promise<{
published: IPublish;
}>