-
- All Implemented Interfaces:
-
com.google.devtools.ksp.processing.PlatformInfo
public interface JsPlatformInfo implements PlatformInfo
Platform information for JS
-
-
Method Summary
Modifier and Type Method Description abstract StringgetPlatformName()-
-
Method Detail
-
getPlatformName
abstract String getPlatformName()
-
-
-
-