mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-27 09:23:09 +00:00
7 lines
117 B
Text
7 lines
117 B
Text
|
|
package org:weft-demo-counter@0.1.0;
|
||
|
|
|
||
|
|
world app {
|
||
|
|
import weft:app/notify@0.1.0;
|
||
|
|
import weft:app/ipc@0.1.0;
|
||
|
|
}
|