UNPKG

@kubb/plugin-ts

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