2.2.2 • Published 5 months ago

@huolala-tech/page-spy-types v2.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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 {
  ...
}