UNPKG

@solidskills/types

Version:

Solidskills typings

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