mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-06-29 16:20:04 +08:00
moved index.html
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
define(
|
||||
[],
|
||||
|
||||
function() {
|
||||
|
||||
var constants = {
|
||||
|
||||
ENTER_KEY :13
|
||||
|
||||
};
|
||||
|
||||
return constants;
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user