npm.io
2.2.6 • Published 1 month ago

@huolala-tech/page-spy-types

Licence
MIT
Version
2.2.6
Deps
1
Size
15 kB
Vulns
0
Weekly
0
Stars
350

English | 中文

@huolala-tech/page-spy-types

Types for PageSpy SDK.

Usage

import * as PageSpyTypes from '@huolala-tech/page-spy-types'

class SomePlugin implements PageSpyTypes.PageSpyPlugin {
  ...
}