typofix
This commit is contained in:
parent
779877953c
commit
de75414af7
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ See function list below
|
|||
# library functions
|
||||
|
||||
|
||||
### import {...} from 'xrf/level0'
|
||||
import {...} from 'xrf/level0'
|
||||
|
||||
| function | example |
|
||||
|------------------------|-------------------------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* ### import {...} from 'xrf/level0'
|
||||
* import {...} from 'xrf/level0'
|
||||
*
|
||||
* | function | example |
|
||||
* |------------------------|-------------------------------------------------------------------------|
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue