rename selectFile with result MPPFile to selectFileOrThrow

This commit is contained in:
2022-03-12 01:12:17 +06:00
parent 6dbd12df59
commit 4693483c2b
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
* New extension `Flow.toMutableState`
* New extension `StateFlow.toMutableState`
* `JS`:
* New function `selectFile` on top of `selectFile` from `common`
* New function `selectFileOrThrow` on top of `selectFile` from `common`
* New function `selectFileOrNull` on top of `selectFile` from `common`
## 0.9.11