docs: update platform-webworker to use @publicApi tags (#26595)

PR Close #26595
This commit is contained in:
Pete Bacon Darwin
2018-10-19 18:08:53 +01:00
committed by Alex Rickabaugh
parent f8dff83d4b
commit e0a9cfb5e2
2 changed files with 0 additions and 18 deletions

View File

@ -1,4 +1,3 @@
/** @experimental */
export declare const platformWorkerAppDynamic: (extraProviders?: StaticProvider[] | undefined) => PlatformRef;
export declare const VERSION: Version;