index
:
mistyos-og
mane
MistyOS - Original - The original MistyOS 1.x project, a command-line simple operating system based on Linux From Scratch
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MistyCore
/
node_modules
/
yaml
/
dist
/
test-events.d.ts
blob: d1a2348352dbc6d9e59ae6dd47c87af440611b4b (
plain
)
1
2
3
4
export
declare
function
testEvents
(
src
:
string
)
:
{
events
:
string
[];
error
:
unknown
;
};