Home
last modified time | relevance | path

Searched refs:DPIInterface (Results 1 – 2 of 2) sorted by relevance

/third_party/jsframework/runtime/main/extend/dpi/
DDpi.ts25 export interface DPIInterface { interface
90 create: (id: number): DPIInterface => {
/third_party/jsframework/runtime/preparation/
Dmethods.ts25 import { DPIInterface } from '../main/extend/dpi/Dpi';
39 dpi?: DPIInterface;