UNPKG

@solidskills/types

Version:

Solidskills typings

6 lines (3 loc) 129 B
import { SlsAbstractQuestion } from "./sls-abstract-question"; export interface SlsJobQuestion extends SlsAbstractQuestion { }