Skip to content

Commit 1958a7a

Browse files
authored
chore: comment
1 parent 782b3a8 commit 1958a7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core/config/config.interface.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ interface IConfigPlatform {
1313
/**
1414
* Custom runtime package name.
1515
* Override the npm package name of the NativeScript runtime used for this platform.
16-
* Useful when using a fork or a custom build of the runtime (e.g. "@nativescript/ios-hermes").
16+
* For example, "@nativescript/ios-hermes"
1717
*/
1818
runtimePackageName?: string;
1919
}

0 commit comments

Comments
 (0)