module Data.Text where import Javascript.Base.Types (JSString) type Text = JSString