Skip to content

fix(types): module exports for TypeScript for ES6 compliance. #329

fix(types): module exports for TypeScript for ES6 compliance.

fix(types): module exports for TypeScript for ES6 compliance. #329

Workflow file for this run

name: "Pull Request Labeler"
on: pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"