Skip to content

fix: add info.value type to WatchObserver #2121

fix: add info.value type to WatchObserver

fix: add info.value type to WatchObserver #2121

Workflow file for this run

name: API Extrator
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Install Dependencies
uses: ./.github/actions/install-dependencies
- name: Build
run: pnpm build:esm
- name: API Extractor
run: pnpm api-extractor:ci