Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/build
jsr
JsrJson
Interface JsrJson
interface
JsrJson
{
compilerOptions
?:
object
;
exports
:
string
|
Record
<
string
,
string
>
;
imports
?:
Record
<
string
,
ImportSpecifier
>
;
name
:
string
;
version
:
string
;
}
Index
Properties
compiler
Options?
exports
imports?
name
version
Properties
Optional
compiler
Options
compilerOptions
?:
object
exports
exports
:
string
|
Record
<
string
,
string
>
Optional
imports
imports
?:
Record
<
string
,
ImportSpecifier
>
name
name
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
compiler
Options
exports
imports
name
version
Documentation - v0.0.7
Loading...