Searched refs:DPIInterface (Results 1 – 2 of 2) sorted by relevance
25 export interface DPIInterface { interface90 create: (id: number): DPIInterface => {
25 import { DPIInterface } from '../main/extend/dpi/Dpi';39 dpi?: DPIInterface;