Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
k-l-lambda
/
lotus
like
2
Sleeping
App
Files
Files
Community
8f6ab9b
lotus
/
node_modules
/
arch
/
index.d.ts
k-l-lambda
updated node_modules
4cadbaf
about 2 months ago
raw
Copy download link
history
blame
Safe
57 Bytes
declare
function
arch
(
):
'x64'
|
'x86'
;
export
= arch;