mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 02:29:58 +08:00
6 lines
68 B
JavaScript
6 lines
68 B
JavaScript
define(function () {
|
|
return {
|
|
name: "bPrime"
|
|
};
|
|
});
|