deploy
This commit is contained in:
1
frontend/assets/diff-CsQu64MQ.js
Normal file
1
frontend/assets/diff-CsQu64MQ.js
Normal file
@@ -0,0 +1 @@
|
||||
var e={"+":`inserted`,"-":`deleted`,"@":`meta`},t={name:`diff`,token:function(t){var n=t.string.search(/[\t ]+?$/);if(!t.sol()||n===0)return t.skipToEnd(),(`error `+(e[t.string.charAt(0)]||``)).replace(/ $/,``);var r=e[t.peek()]||t.skipToEnd();return n===-1?t.skipToEnd():t.pos=n,r}};export{t as diff};
|
||||
Reference in New Issue
Block a user