UNPKG

@openhps/core

Version:

Open Hybrid Positioning System - Core component

4 lines 138 B
/** * A pull promise is a promise that is returned when pulling a dataframe from a graph. */ export class PullPromise extends Promise {}