mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
05e679a6d2
* feat(api.js): add `os` module * use correct endpoint for version * return version as a string * clippy * cleanup ?! * [skip ci] * [skip ci]
117 B
117 B
api |
---|
patch |
Add os
module which exports EOL
, platform()
, version()
, type()
, arch()
, tempdir()