opcotech/elemo

View on GitHub
web/packages/elemo-client/models/resourceId.ts

Summary

Maintainability
A
0 mins
Test Coverage
/* generated using openapi-typescript-codegen -- do not edit */
/* istanbul ignore file */
/* tslint:disable */
/* eslint-disable */
/**
 * ID of the resource combined with its resource type.
 */
export type resourceId = string;