import * as yup from 'yup' const schema = yup .object() .required() .shape({ a: ... I'm getting some typescript errors when using enums as follows:.
確定! 回上一頁