UNPKG

kong-sdk

Version:

The open source Kong SDK built by VEED

5 lines (4 loc) 66 B
export interface BaseResource { name?: string; id?: string; }