1 2 3 4 5 6 7 8 9 10 11 12 13
package gcore:fastedge; world reactor { import http; import http-client; import dictionary; import secret; import key-value; import utils; import cache-sync; export http-handler; }