Skip to content

In ToIntlMathematicalValue(), get MV of numbers via their string value #19

In ToIntlMathematicalValue(), get MV of numbers via their string value

In ToIntlMathematicalValue(), get MV of numbers via their string value #19

Workflow file for this run

name: Build spec
on: [pull_request, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm install
- run: npm run build