|
@@ -12,7 +12,7 @@ export const transformBind: DirectiveTransform = (dir, context) => {
|
|
|
)
|
|
)
|
|
|
}
|
|
}
|
|
|
// TODO handle .prop modifier
|
|
// TODO handle .prop modifier
|
|
|
- // TODO handle .sync modifier
|
|
|
|
|
|
|
+ // TODO handle .camel modifier
|
|
|
return {
|
|
return {
|
|
|
props: createObjectProperty(
|
|
props: createObjectProperty(
|
|
|
dir.arg!,
|
|
dir.arg!,
|