Skip to content

docs: add return type to the API doc in the README #11

docs: add return type to the API doc in the README

docs: add return type to the API doc in the README #11

Workflow file for this run

name: Publish
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- name: Publish package
run: npx jsr publish