UNPKG

@kubb/plugin-ts

Version:
15 lines (13 loc) 244 B
/** * Generated by Kubb (https://kubb.dev/). * Do not edit manually. */ /** * @description its value is equal to the value of the keyword */ export type stringValueConst = { /** * @type string | undefined */ foobar?: 'foobar' }