From b4d93dbe27c636dbc13f2d35a6cf2ecbe9f92f27 Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Wed, 17 Feb 2016 16:32:43 +0200 Subject: [PATCH] 'Enprivate' the android-specific member --- ui/styling/background.android.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/styling/background.android.d.ts b/ui/styling/background.android.d.ts index 477a4faba..bf099bb64 100644 --- a/ui/styling/background.android.d.ts +++ b/ui/styling/background.android.d.ts @@ -1,3 +1,4 @@ +//@private declare module "ui/styling/background" { // We are using "ad" here to avoid namespace collision with the global android object export module ad {