Sign in
skia
/
skia.git
/
f0e7581d9416501f8a79edd5c932b0a2e68f897c
/
.
/
modules
/
canvaskit
/
debug.js
blob: 5cd9a4a09ec15375a2377b017c543b01c71c5d21 [
file
] [
log
] [
blame
]
function
SkDebug
(
msg
)
{
console
.
warn
(
msg
);
}