UNPKG

@webarkit/jsfeat-next

Version:

Typescript version of jsfeat for WebARKit

9 lines 129 B
export class point_t { x; y; level; score; angle; constructor() { } } //# sourceMappingURL=point_t.js.map