Skip to content

Commit

Permalink
update playground assetsmd
Browse files Browse the repository at this point in the history
  • Loading branch information
gonpombo8 committed Nov 19, 2024
1 parent 9b4980e commit f059bea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/@dcl/playground-assets/etc/playground-assets.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1428,8 +1428,7 @@ export const InputModifier: InputModifierComponentDefinitionExtended;

// @public (undocumented)
export interface InputModifierComponentDefinitionExtended extends LastWriteWinElementSetComponentDefinition<PBInputModifier> {
addStandardModifier: (entity: Entity, inputModifier: PBInputModifier_StandardInput) => void;
InputModifier: InputModifierHelper;
Mode: InputModifierHelper;
}

// @public (undocumented)
Expand Down

0 comments on commit f059bea

Please sign in to comment.