blob: f11ac7db5776259aff3c7e52045127c6a4105fca [file] [log] [blame]
/*
* Copyright 2019 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#ifndef SkottieTextValue_DEFINED
#define SkottieTextValue_DEFINED
#include "modules/skottie/include/SkottieProperty.h"
namespace skottie {
typedef TextPropertyValue TextValue;
} // namespace skottie
#endif // SkottieTextValue_DEFINED