This commit is contained in:
Leon van Kammen 2025-10-02 17:01:09 +02:00
parent 779877953c
commit de75414af7
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ See function list below
# library functions # library functions
### import {...} from 'xrf/level0' import {...} from 'xrf/level0'
| function | example | | function | example |
|------------------------|-------------------------------------------------------------------------| |------------------------|-------------------------------------------------------------------------|

View file

@ -1,5 +1,5 @@
/** /**
* ### import {...} from 'xrf/level0' * import {...} from 'xrf/level0'
* *
* | function | example | * | function | example |
* |------------------------|-------------------------------------------------------------------------| * |------------------------|-------------------------------------------------------------------------|