ohctechv3/.svn/pristine/9d/9da29730b95fab6231855557f37e5d07c6311c84.svn-base

5 lines
74 B
Plaintext
Raw Normal View History

2024-10-28 15:03:36 +05:30
const BaseTextElement = function () {
};
export default BaseTextElement;