Browse
For agents
About
AI
/
trunk
AI
vtrunk
Switch version
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
0.9.0
trunk
0.1.1
0.2.0
0.2.1
0.3.0
0.3.1
0.4.0
0.4.1
0.5.0
0.6.0
0.7.0
0.8.0
Overview
Code
ai
/
build-scripts
/
experiments
/
type-ahead.asset.php
type-ahead.asset.php
in AI trunk, at build-scripts/experiments/type-ahead.asset.php
2 lines
229 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
return
array
(
'
dependencies
'
=>
array
(
'
react-jsx-runtime
'
,
'
wp-api-fetch
'
,
'
wp-block-editor
'
,
'
wp-components
'
,
'
wp-compose
'
,
'
wp-data
'
,
'
wp-editor
'
,
'
wp-element
'
,
'
wp-hooks
'
,
'
wp-url
'
)
,
'
version
'
=>
'
c31487f4bc410cc76528
'
)
;
2